home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 May / Macworld (1999-05).dmg / Shareware World / Comms & Internet / Net.Dreams Remote Mail 1.0 / RM / mailbox.remotemail < prev    next >
Text File  |  1999-02-23  |  2KB  |  55 lines

  1. <html>
  2.     <head>
  3.         <title>View Mailbox</title>
  4.     </head>
  5.     <body bgcolor="#ffffff" LINK="#AD0833" VLINK="#504B82" ALINK="#03060D">
  6.     
  7. <center><h2>Mailbox</h2></center>
  8. <table>
  9. <tr>
  10.  
  11.     <table width=25% align=left>
  12. <tr>
  13. <td align=center><CENTER><IMG SRC="images/mailshoot.gif" WIDTH="100" HEIGHT="100" BORDER="0"></CENTER></td></tr>
  14. <tr>
  15. <td align=center><a href="mailbox.remotemail$[xid]?listfrom=top"><IMG SRC="images/uparrow.jpg" ALT="Top of Mailbox" WIDTH="17" HEIGHT="17" BORDER="0"></a></td></tr>
  16. <tr><td></td></tr>
  17. <tr><td align=center><a href="mailbox.remotemail$[xid]?listfrom=bottom"><IMG SRC="images/downarrow.jpg" ALT="Bottom of Mailbox" WIDTH="17" HEIGHT="17" BORDER="0"></a></td></tr>
  18. <tr><td></td></tr>
  19. <tr><td align=center><a href="mailbox.remotemail$[xid]?listfrom=r"><IMG SRC="images/leftarrow.jpg" ALT="Previous [maxmsgs] Messages" WIDTH="17" HEIGHT="17" BORDER="0"></a></td></tr>
  20. <tr><td></td></tr>
  21. <tr><td align=center><a href="mailbox.remotemail$[xid]?listfrom=f"><IMG SRC="images/rightarrow.jpg" ALT="Next [maxmsgs] Messages" WIDTH="18" HEIGHT="18" BORDER="0"></a></td></tr>
  22. <tr> <td></td></tr>
  23. <tr><td align=center><a href="compose.remotemail$[xid]"><IMG SRC="images/write2.gif" ALT="compose new" WIDTH="34" HEIGHT="34" BORDER="0"></a></td></tr>
  24. <tr> <td></td></tr>
  25. <tr><td align=center><a href="logout.remotemail$[xid]"><IMG SRC="images/exit.gif" ALT="log out" WIDTH="36" HEIGHT="34" BORDER="0"></a></td></tr>
  26. <tr><td></td></tr>
  27. <!-- <tr><td align=center><a href="login.remotemail$[xid]?logout=1"><IMG SRC="images/newuse.jpg" ALT="Log in as New User" WIDTH="70" HEIGHT="17" BORDER="0"></a></td></tr>
  28. <tr></td></tr> -->
  29.         </table>
  30. </tr>
  31.  
  32. <tr>
  33.     <table width=75% border=1>
  34. <tr>
  35.     <th>Message #</th>
  36.     <th>Subject</th>
  37.     <th>Sender</th>
  38.     <th>Action</th>
  39. </tr>
  40. [mailbox]<tr>
  41.     <td align=center>[msgno]</td>
  42.     <td align=center><a href="message.remotemail?msgno=[msgno]">[subject]</a></td>
  43.     <td align=center>[sender]</td>
  44.     <td align=center><a href="mailbox.remotemail$[xid]?delete=[msgno]"><IMG SRC="images/trash.gif" ALT="delete" WIDTH="27" HEIGHT="32" BORDER="0"></a></td>
  45. </tr>[/mailbox]
  46. </table>
  47. </tr>
  48. </table>
  49. <BR>
  50. <center>There are [msgcount] messages.</center>
  51.  
  52.     </body>
  53.  
  54. </html>
  55.